'Declaration
Public ReadOnly Property ChangedProperty As String
'Usage
Dim instance As PDFCollectionChangedEventArgs(Of T) Dim value As String value = instance.ChangedProperty
public string ChangedProperty {get;}
public: __property string* get_ChangedProperty();